Field Name | Description |
---|---|
Active | Select to make this step active. You can skip this step by deactivating it |
Command Line | Enter the command line to be executed |
Delay | Used with Wait for Command to finish. Enter the number of seconds to wait for the command to finish before continuing to the next Action Step regardless of whether the command has finished executing. Enter 0 to wait indefinitely. |
Use Windows Shell Execute | Select to use Windows Shell Execute, otherwise the command is executed as a process. You must use Windows Shell Execute if the command is not an executable, but a registered file extension such as BAT, or VBS. |
Wait for command to finish | Select to wait for the command to finish before continuing with the next Action Step. Specify the Delay to determine how long to wait. If not selected the next Action Step will execute immediately whether the command is finished or not. |
User Name | Enter a Windows user name to impersonate this user to run the command. Leave blank to execute the command under the Windows user running the Flow application. |
Password | A password for above user |
Domain | The domain that the user belongs to. This can be left blank |